var github.com/go-pg/pg/v10/orm.afterScanHookType
2 uses
github.com/go-pg/pg/v10/orm (current package)
hook.go#L118: var afterScanHookType = reflect.TypeOf((*AfterScanHook)(nil)).Elem()
table.go#L109: if typ.Implements(afterScanHookType) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)